From e60cf0c340038aa8071c6b19d74f455bbef1a698 Mon Sep 17 00:00:00 2001 From: robertl Date: Fri, 27 Aug 2004 22:23:14 +0000 Subject: [PATCH] Add house as secondary alias for residence. --- garmin_tables.c | 1 + 1 file changed, 1 insertion(+) diff --git a/garmin_tables.c b/garmin_tables.c index a96681c6f..b5c3c2048 100644 --- a/garmin_tables.c +++ b/garmin_tables.c @@ -135,6 +135,7 @@ icon_mapping_t garmin_icon_table[] = { { 3, 3, "Red Diamond" }, { 16, 16, "Red Square" }, { 10, 10, "Residence" }, + { 10, 10, "House" }, { 11, 11, "Restaurant" }, { 54, 167, "Restricted Area" }, { 39, 152, "Restroom" }, -- 2.30.2